; * etc/DEBUG: Grammar fix.
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 2 May 2025 02:26:08 +0000 (10:26 +0800)
committerSean Whitton <spwhitton@spwhitton.name>
Fri, 2 May 2025 02:26:08 +0000 (10:26 +0800)
etc/DEBUG

index f8186a429cd6ddb89d2bdb516355edd607ad7a54..450359dc323e1b11fd3f341346b06d488b542675 100644 (file)
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -541,7 +541,7 @@ related data structures in a terse and user-friendly format:
  'pgrow' dumps all glyphs in current glyph_row 'row'.
  'pcursor' dumps current output_cursor.
 
-The above commands also exist in a version with an 'x' suffix which takes an
+The above commands also exist in versions with an 'x' suffix which take an
 object of the relevant type as argument.  For example, 'pgrowx' dumps all
 glyphs in its argument, which must be of type 'struct glyph_row'.